Vcenter ConsumptionDomains ZoneAssociations AssociationChanges Change
The Vcenter ConsumptionDomains ZoneAssociations AssociationChanges Change schema contains the details of a zone-cluster association change.
This schema was added in vSphere API 9.1.0.0.
{
"type": "string",
"cluster": "string",
"zone": "string"
}
The type of the change.
For more information see: Vcenter ConsumptionDomains ZoneAssociations AssociationChanges Type.
This property was added in vSphere API 9.1.0.0.
The identifier of the cluster.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.
The identifier of the zone.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone.